home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
2108
/
2108.xpi
/
skin
/
edit.css
next >
Wrap
Cascading Style Sheet File
|
2009-08-06
|
514b
|
26 lines
sourceeditor {
-moz-binding: url('chrome://diavolo/content/sourceeditor.xml#sourceeditor');
}
#errors {
min-height: 3em;
max-height: 8em;
overflow: auto;
color: red;
}
#internal-code {
font-family: monospace;
margin-bottom: 0;
}
.findbar-closebutton, .findbar-highlight, *[anonid="find-case-sensitive"] {
display: none;
}
#findbar {
border-top: 0;
}
#editor-tools {
margin-top: 3px;
padding-top: 2px;
border-top: 2px solid -moz-use-text-color;
-moz-border-top-colors: threedshadow threedhighlight;
}